labeled edge
/avail/Avail/Data Abstractions/Graphs/Abstract Graphs:
labeled edge
Source
: /avail/Avail/Data Abstractions/Graphs/Abstract Graphs
Categories:
Data Abstractions, Graphs
Supertypes:
edge
A labeled edge augments an
edge
with a label. A label is an arbitrary value.
Name
Type
Description
Fields
edge label
any
A value associated with the edge.